ISessionsToDisplay
interface ISessionsToDisplay
Types
Link copied to clipboard
interface ISessionsToDisplayChangeListener
Properties
Functions
Link copied to clipboard
Get the session associated with the given callReference
Link copied to clipboard
Get the first session matching the given state
Link copied to clipboard
abstract fun registerChangeListener(changeListener: ISessionsToDisplay.ISessionsToDisplayChangeListener)
Register a listener on the sessions to display
Link copied to clipboard
abstract fun unregisterChangeListener(changeListener: ISessionsToDisplay.ISessionsToDisplayChangeListener)
Unregister the listener on the sessions to display